object FormNag: TFormNag Left = 276 Top = 109 BorderStyle = bsToolWindow Caption = 'Search32' ClientHeight = 378 ClientWidth = 373 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object GroupBox1: TGroupBox Left = 3 Top = 2 Width = 366 Height = 229 TabOrder = 0 object Image1: TImage Left = 13 Top = 15 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object Label1: TLabel Left = 121 Top = 16 Width = 134 Height = 13 AutoSize = False Caption = 'Search32 version 2.03' end object Label2: TLabel Left = 95 Top = 34 Width = 162 Height = 13 Caption = 'Copyright � 1995 - 1997 Anet Inc.' end object Label3: TLabel Left = 81 Top = 65 Width = 194 Height = 13 Caption = 'THANK YOU FOR TRYING SEARCH32!' end object Label4: TLabel Left = 70 Top = 94 Width = 220 Height = 13 Caption = 'This copy of Search32 is unregistered.' Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label5: TLabel Left = 21 Top = 112 Width = 316 Height = 13 Caption = 'You may use it only for evaluation purpose. To fill in the regis' + 'tration ' end object Label6: TLabel Left = 21 Top = 130 Width = 321 Height = 13 Caption = 'form click the Registration form button below. To continue launc' + 'hing' end object Label7: TLabel Left = 21 Top = 148 Width = 152 Height = 13 Caption = 'Search32 click Continue button.' end object Label8: TLabel Left = 21 Top = 166 Width = 3 Height = 13 end object Label9: TLabel Left = 21 Top = 184 Width = 321 Height = 13 Caption = 'Thank you for your interest in our product. We await the opportu' + 'nity ' end object Label10: TLabel Left = 21 Top = 202 Width = 233 Height = 13 Caption = 'to welcome you as a registered user of Search32.' end end object GroupBox2: TGroupBox Left = 3 Top = 236 Width = 366 Height = 102 TabOrder = 1 object Label14: TLabel Left = 20 Top = 16 Width = 329 Height = 13 Caption = 'After registration you will be supplied with both registration n' + 'umber and' end object Label15: TLabel Left = 20 Top = 34 Width = 161 Height = 13 Caption = 'true password to avoid this notice.' end object Label16: TLabel Left = 91 Top = 54 Width = 69 Height = 13 Caption = '&Registration #:' end object Label17: TLabel Left = 203 Top = 54 Width = 49 Height = 13 Caption = '&Password:' end object Text1: TEdit Left = 74 Top = 70 Width = 85 Height = 21 TabOrder = 0 end object Text2: TEdit Left = 203 Top = 70 Width = 85 Height = 21 TabOrder = 1 end end object Button1: TButton Left = 48 Top = 348 Width = 116 Height = 22 Caption = '&Continue' Default = True TabOrder = 2 OnClick = Button1Click end object Button2: TButton Left = 207 Top = 348 Width = 121 Height = 22 Caption = 'Registration &form' TabOrder = 3 OnClick = Button2Click end end